home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / Chip_2003-01_cd1.bin / tema / vitkov / 915.swf / scripts / DefineButton2_20 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2002-12-02  |  51 b   |  4 lines

  1. on(press){
  2.    getUrl("index.htm", "_parent");
  3. }
  4.